| short: IATWoojin |
| de: IATWoojin |
| en: IATWoojin |
| name | type | description | bindable | readOnly | required | defaultValue | localizable |
|---|---|---|---|---|---|---|---|
| actTouch | Boolean | true | false | false | false | false | |
| browserInfo | String | setting browser infos to var, getting by JS | true | false | false | false | |
| contentIdName | String | It is Id of Content what have to be Loaded with System:LoadContentInArea. | true | false | false | false | |
| darkTheme | Boolean | boolean to switch between bright/dark theme | true | false | false | false | false |
| dataChangedFIX | Boolean | true | false | false | false | false | |
| dataChangedREC | Boolean | true | false | false | false | false | |
| enable | Boolean | Initial option to enable widget. | true | false | false | true | false |
| exportSQLData | Boolean | true | false | false | false | false | |
| ip_plc | String | true | false | false | false | ||
| machineType | String | true | false | false | false | ||
| permissionOperate | RoleCollection | restricts operability to users, which have given roles | false | false | false | false | |
| permissionView | RoleCollection | restricts visibility to users, which have given roles | false | false | false | false | |
| plcTime | String | actual time string of plc | true | false | false | false | |
| shutdownChrome | Boolean | boolean to close chrome browser | true | false | false | false | false |
| smartFlag | Boolean | Flag to indicate whether a smart function is activated. | true | false | false | false | false |
| style | StyleReference | reference to a style for this widget type | true | false | false | default | false |
| tabIndex | Integer | sets if a widget should have autofocus enabled (0), the order of the focus (>0), or if autofocus should be disabled (-1) | false | false | false | -1 | false |
| tooltip | String | reference to a tooltip for a widget | false | false | false | true | |
| visible | Boolean | change visibility | true | false | false | true | false |
| zIndex | UInteger | The zIndex property specifies the z-order of a widget and its childs. When widgets overlap, z-order determines which one covers the other. A widget with a larger zIndex generally covers a widget with a lower one. The zIndex must be unique within a content. |
false | false | true | false | |
| left | Integer | absolute position measured from left boundary of parent container | false | false | false | false | |
| top | Integer | absolute position measured from top boundary of parent container | false | false | false | false | |
| height | Size | outer height of widget | false | false | false | 0 | false |
| width | Size | outer width of widget | false | false | false | 0 | false |